home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / COM / Fetch 3.0.1 folder.sit / Fetch 3.0.1 folder / Fetch 3.0.1 Installer / Fetch Help.rsrc / FHLP_413_ Suffix Mapping < prev    next >
Text File  |  1996-03-05  |  2KB  |  11 lines

  1. Suffix Mapping
  2.  
  3. When the Automatic button is selected, Fetch looks for standard filename suffixes in order to decide whether a file is a text file or a binary file, and if it is a raw binary file what type and creator to assign to it.  
  4.  
  5. If you have installed Internet Config, and have checked the Use Internet Config checkbox in Preferences (see the Preferences topic), Fetch uses the suffix mappings maintained by Internet Config (see the Internet Config topic).  In that case you should run the Internet Config application to change the settings.
  6.  
  7. Otherwise, you can modify the list of recognized suffixes with the Suffix Mapping command.  When the command is given a dialog box is displayed, showing all the current suffix mappings.  
  8.  
  9. A suffix mapping associates a suffix (such as メ.hqxモ) with a file type (either Text, Binary, or BinHex) and optionally with type/creator codes.  The メTextモ type means that files with the associated suffix should be downloaded as text files; similarly, the メBinaryモ type means that the files should be downloaded as binary files.  The BinHex type means that the file should be downloaded as text (since BinHex files are a kind of text file) but that non-BinHex material should be ignored.  If a type/creator pair has been specified text or raw binary files will be given that type and creator.  For instance, a file with the メ.Zモ suffix is usually given the type/creator pair of LZIV/ZIVM (the codes used by MacCompress), since メ.Zモ is the standard ending for compressed files and MacCompress is a program for reading such files.  
  10.  
  11. Suffix mappings are only in force when the Automatic button is selected.  And information in the file overrides the application specified in the suffix mapping: if a file is in BinHex, MacBinary, MacHost or AppleSingle format, it will include information about the application it belongs to.